home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
stepp000.swf
/
scripts
/
frame_1201
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
196b
|
11 lines
if(eval("/Variables:GardesApercu") != true)
{
set("/Variables:GardesApercu",true);
tellTarget("_root.Sons")
{
gotoAndStop("SndDistractThem");
play();
}
}
stop();